-
Home
-
Backup by Supsystic
-
2.3.12 (latest)
-
Code
-
Classes
- Cookie
| Total Complexity |
57 |
| Dependencies |
0 |
| Dependents |
2 |
| Total lines |
504 |
| Lines of code |
165 |
| Logical lines of code |
63 |
| Comment lines |
246 |
| Methods |
38 |
| Properties |
2 |
Methods 38
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| validate() |
A |
56 |
8 |
18 |
| __construct() |
S |
52 |
5 |
23 |
| matchesDomain() |
S |
62 |
4 |
10 |
| getInvalidCharacters() |
S |
61 |
2 |
10 |
| getAttribute() |
S |
77 |
2 |
3 |
| matchesPath() |
S |
77 |
2 |
3 |
| matchesPort() |
S |
77 |
2 |
3 |
| isExpired() |
S |
79 |
2 |
3 |
| toArray() |
S |
82 |
1 |
3 |
| getName() |
S |
80 |
1 |
3 |
| setName() |
S |
79 |
1 |
3 |
| getValue() |
S |
80 |
1 |
3 |
| setValue() |
S |
79 |
1 |
3 |
| getDomain() |
S |
80 |
1 |
3 |
| setDomain() |
S |
79 |
1 |
3 |
| getPath() |
S |
80 |
1 |
3 |
| setPath() |
S |
79 |
1 |
3 |
| getMaxAge() |
S |
80 |
1 |
3 |
| setMaxAge() |
S |
79 |
1 |
3 |
| getExpires() |
S |
80 |
1 |
3 |
| setExpires() |
S |
79 |
1 |
3 |
| getVersion() |
S |
80 |
1 |
3 |
| setVersion() |
S |
79 |
1 |
3 |
| getSecure() |
S |
80 |
1 |
3 |
| setSecure() |
S |
79 |
1 |
3 |
| getDiscard() |
S |
80 |
1 |
3 |
| setDiscard() |
S |
79 |
1 |
3 |
| getComment() |
S |
80 |
1 |
3 |
| setComment() |
S |
79 |
1 |
3 |
| getCommentUrl() |
S |
80 |
1 |
3 |
| setCommentUrl() |
S |
79 |
1 |
3 |
| getPorts() |
S |
80 |
1 |
3 |
| setPorts() |
S |
79 |
1 |
3 |
| getHttpOnly() |
S |
80 |
1 |
3 |
| setHttpOnly() |
S |
79 |
1 |
3 |
| getAttributes() |
S |
80 |
1 |
3 |
| setAttribute() |
S |
75 |
1 |
4 |
| setData() |
S |
76 |
1 |
4 |